home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / plinkcfg.zip / REQUEST.DAT < prev   
Text File  |  1992-10-14  |  3KB  |  77 lines

  1. #
  2. # REQUEST.DAT file for PostLink Networking Software
  3. #
  4. # This file controls what files can be requested by whom.
  5. #
  6. # Any line (such as this one) with a # as the first character is ignored.
  7. #
  8. # All other lines should start with the directory of the file(s) to be
  9. # requestable, followed optionally by the filespec (name with or without
  10. # wildcards) of the file(s) to be requestable [if the filespec is missing,
  11. # *.* is assumed], followed optionally by a password that is required to
  12. # request the file, followed optionally by a list of IDs (you _can_ do a
  13. # @filename where filename is a text file listing the IDs) that are allowed
  14. # to access the file, followed optionally by a list of users (comma
  15. # delimited) that are allowed to access the file.  Note that if you
  16. # specify "SYSOP" in the user name portion of the line, it will work for
  17. # the sysop of any system on the network, provided that the request meets
  18. # any ID or password constraints, of course!  All of the fields are
  19. # separated by commas.  Note that the user name portion is not that secure,
  20. # as generally the sysop of a system can generate a user record with whatever
  21. # name s/he wants.  So, if you don't want the sysop of a certain system to get
  22. # a file, you should make sure that the users of his/her system can't get the
  23. # file either!
  24. #
  25. # PostLink will stop searching when it reaches the first entry that
  26. # matches the file that is being requested.  Therefore, the order that
  27. # you list your directories in is significant.  For example, if you wanted
  28. # all of the files in a particular directory to be requestable except
  29. # the file called USERS, you could use the following:
  30. #
  31. # \BBS\MAIN,USERS,,[LOCAL ID],SYSOP
  32. # \BBS\MAIN,*.*
  33. #
  34. # Where, instead of [LOCAL ID], you place the actual ID your own site.  This
  35. # way, the file is only requestable by yourself (nobody else can get it).
  36. # But, the second line lets everyone get all of the other files in the
  37. # directory.
  38. #
  39. # Some examples: (of course you should not put #'s in front of your real
  40. # entries!)
  41. #
  42. # The following line lets anyone on the network access any file in the
  43. # directory \BBS\DOWNLOAD.  This is because there is no password, user name,
  44. # or IDs listed.
  45. #
  46. # \BBS\DOWNLOAD,*.*
  47. #
  48. # The following line allows only requests with the password "SPECIAL" to
  49. # download the file specified.
  50. #
  51. # \BBS\UPLOADS,FILELIST.ZIP,SPECIAL
  52. #
  53. # The following line allows only requests from sites 1, 2, and any site listed
  54. # in the file "friends" to request the file specified.
  55. #
  56. # \BBS\SYSOPS,UPLOAD,,,1 2 @friends
  57. #
  58. # The following allows only requests from the sysops of sites
  59. # 1 and 2 with a password of TOPSECRET to get the file.
  60. #
  61. # \BBS\BETATEST\DOWNLOAD,*.*,TOPSECRET,1 2,SYSOP
  62. #
  63. # The following allows only requests from JOE SMITH and JOHN DOE to
  64. # access the specified file.
  65. #
  66. # \BBS\BETATEST\UPLOAD,*.*,,,JOE SMITH,JOHN DOE
  67. #
  68. # (Note that the users are comma delimited, since spaces usually appear in
  69. # their names!)
  70. #
  71. # Ok, now you put your directories in -- remember - the order DOES count!
  72. #
  73. G:\WC\FILES\20,*.*
  74. F:\WC\FILES\5,*.*
  75. D:\WC\FILES\SSRELAY,*.*
  76. E:\WC\files\44,*.*
  77.